READ ME

How to open source in Unity3D:
GGJ2015 > GGJ2015 > Assets > Scene > Menu.unity

In Unity 3D, we are using two main scripts and C# to build out game: Game Controller (which includes Animation Editor and Click Function) and GUI (which includes all the UI systems).

Each choice tree is achieved with Booleans.